home *** CD-ROM | disk | FTP | other *** search
/ Complete Photoshop Course / MCCursos4.mdf / Interface / it.dig / scripts / DefineButton2_139 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-24  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3. }
  4.